BitApps\Assist\Core\Database\QueryBuilder D

Total Complexity 184
Dependencies 9
Dependents 2
Total lines 1,466
Lines of code 641
Logical lines of code 360
Comment lines 522
Methods 77
Properties 21

Methods 77

Method Rating Maintainability Complexity Lines of code
prepareConditional()
A
46 12 37
bulkInsert()
A
42 10 54
prepareValueForWhere()
A
50 10 26
save()
A
51 9 26
processConditions()
A
50 8 27
prepareAttributeForSaveOrUpdate()
A
50 8 27
prepareOperatorForWhere()
S
58 5 16
exec()
S
61 4 13
join()
S
56 3 17
with()
S
66 4 8
get()
S
64 4 9
prepareUpdate()
S
59 3 14
asc()
S
62 3 11
desc()
S
62 3 11
insert()
S
65 3 10
prepare()
S
69 3 6
getOffset()
S
77 3 3
count()
S
67 3 7
getOrderBy()
S
63 3 10
getJoin()
S
63 3 10
find()
S
65 3 9
prepareDelete()
S
65 3 8
prepareOn()
S
65 3 8
addBindings()
S
66 3 9
getValueType()
S
76 3 3
delete()
S
68 2 7
prepareInsert()
S
60 1 15
select()
S
69 2 7
getLimit()
S
78 2 3
on()
S
64 2 9
findOne()
S
70 2 6
getHaving()
S
68 2 7
prepareColumnForWhere()
S
73 2 5
getFrom()
S
78 2 3
getWhere()
S
69 2 7
prepareWhere()
S
70 2 6
groupBy()
S
72 2 5
prepareHaving()
S
68 2 7
getGroupBy()
S
70 2 6
prepareSelect()
S
60 1 13
__construct()
S
76 1 4
startTransaction()
S
80 1 3
commit()
S
80 1 3
rollback()
S
80 1 3
removeLeadingbool()
S
78 1 3
withCount()
S
76 1 4
raw()
S
79 1 3
destroy()
S
73 1 5
whereNull()
S
69 1 7
from()
S
77 1 4
getModel()
S
82 1 3
queryFor()
S
77 1 4
newQuery()
S
80 1 3
getBindings()
S
82 1 3
all()
S
80 1 3
first()
S
80 1 3
getConditions()
S
79 1 3
where()
S
77 1 4
orWhere()
S
76 1 4
whereRaw()
S
69 1 7
whereIN()
S
67 1 8
whereNotNull()
S
69 1 7
update()
S
70 1 6
whereBetween()
S
66 1 8
orWhereBetween()
S
64 1 9
having()
S
80 1 3
orHaving()
S
79 1 3
leftJoin()
S
78 1 3
rightJoin()
S
78 1 3
fullJoin()
S
78 1 3
crossJoin()
S
78 1 3
orOn()
S
78 1 3
orderBy()
S
69 1 7
__clone()
S
81 1 3
take()
S
77 1 4
skip()
S
77 1 4
lastInsertId()
S
80 1 3